BODY{color: black;font-family: Arial, Verdana, Tahoma, 'Times New Roman'; font-size:14px;background-color:#ffffff; text-align: center;
 } 

H1{color:#976600; font-family:Verdana, Arial, Tahoma, 'Times New Roman'; font-size:2em; text-align:center; font-weight: bold; left: 0px;}

H2{color:#976600; font-size: 1.5em; font-weight: bold; font-family:Arial, Verdana, Tahoma, 'Times New Roman'; font-size:large; text-decoration:none}

H3 {  font-family: Arial, Verdana, "Times New Roman"; font-size: small; font-weight: bold; color: #976600}

a {  font-family: Arial, Verdana, "Times New Roman";  color: #976600; text-decoration: underline}
a:link {  font-family: Arial, Verdana, "Times New Roman";  color: #976600; text-decoration: underline}
a:hover {  font-family: Arial, Verdana, "Times New Roman";  color: #9933FF;text-decoration:none}
a:active{  font-family: Arial, Verdana, "Times New Roman";  color: #9933FF;text-decoration:none}
a:visited{font-family: Arial, Verdana, "Times New Roman";  color: #976600; text-decoration: underline}


div.breadcrumb { margin-left: 5px; font-family: Arial, Verdana, "Times New Roman"; font-style: normal; font-weight: normal; color: #976600}

div.maintext{font-family: Arial, Verdana, "Times New Roman"; font-style: normal;margin-right:2em;font-size:13px;/*padding:2;*/}



#left{	position:absolute;
	/*float: right;*/
	left:10px;
	top:240px;
	width:240px;
	right:auto;
	height: auto;}

#middlecolumn{margin-top:50;margin-left:100px;margin-right:100px;}

#right{
	position:absolute;
	/*float: right;*/
	right:10px;
	top:220px;
	width:700px;
	height: auto;}
	

#offcenterright{
margin-top:240;
margin-left:250px;
margin-right:40px;}

#offcenterleft{
margin-top:40;
margin-left:40px;
margin-right:700px;}

#textleft{margin-left:50px;}


#weatherfooter {clear: both; text-align: center;font-size:0.8em; }

#wrapper {
	/*position: relative;
	width:997px; /*this is a good width to use in case your users still use 800x600 resolutions*/
	/*margin: 0 auto ;*/ /*this is how you center it*/
	/*margin-right: auto;
	margin-left: auto;
	Border: 1px solid  #976600;
	text-align: left;
		background-color:#ffffff;
	}*/

	position:relative;
	/*border:1px solid;*/
	text-align: left;
	height:1500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto; 
	/*background-color: #FCF1EB;*/
   top: 0px;
   left: 0px;
   
}

.BackgroundImage {
	background-attachment: scroll;
	background-image: url(../Images/#);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	}
	
/* STYLES FOR MOTH IMAGE GALLERY */	

.gallery 
        {
        	 width:100%;  
        	 border-color:silver;
        	 border-style:solid;
        	 border-width:thin;
        }
 #images {
           
        }
        
        #images img 
        {
        	vertical-align:top;
            width:80px;
            padding:6 6 6 6;
        }
        
        #full  
        {
        	vertical-align:top;
            
            width:640px;
            height:480px;
            margin-left:5px;
        }
        
        .selected {
            background-color:Silver;
        }
        
        #caption {
            clear:left;
         
        }

  